testing.B.showAllocResult (field)

3 uses

	testing (current package)
		benchmark.go#L106: 	showAllocResult  bool
		benchmark.go#L177: 	b.showAllocResult = true
		benchmark.go#L601: 			if *benchmarkMemory || b.showAllocResult {